[INFO] fetching crate nash-native-client 0.3.0...
[INFO] checking nash-native-client-0.3.0 against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] extracting crate nash-native-client 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nash-native-client 0.3.0
[INFO] finished tweaking crates.io crate nash-native-client 0.3.0
[INFO] tweaked toml for crates.io crate nash-native-client 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nash-native-client 0.3.0 on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 331 packages to latest compatible versions
[INFO] [stderr]       Adding async-recursion v0.3.2 (available: v1.1.1)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tokio-tungstenite v0.13.0 (available: v0.29.0)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eca9ed1e0bc4ed05a327a3b3a7ac17b2fe512df24428d35f0c322a58ecd588bd
[INFO] running `Command { std: "docker" "start" "-a" "eca9ed1e0bc4ed05a327a3b3a7ac17b2fe512df24428d35f0c322a58ecd588bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eca9ed1e0bc4ed05a327a3b3a7ac17b2fe512df24428d35f0c322a58ecd588bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca9ed1e0bc4ed05a327a3b3a7ac17b2fe512df24428d35f0c322a58ecd588bd", kill_on_drop: false }`
[INFO] [stdout] eca9ed1e0bc4ed05a327a3b3a7ac17b2fe512df24428d35f0c322a58ecd588bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b130780aae16110665b7d212fd5bb92a2e7109e166bf3851ba0bb27b39ebbd6
[INFO] running `Command { std: "docker" "start" "-a" "5b130780aae16110665b7d212fd5bb92a2e7109e166bf3851ba0bb27b39ebbd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking rust-gmp-kzen v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rust-bigint v1.2.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking openlimits-messaging v0.1.0
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]     Checking paillier-common v0.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]     Checking nash-mpc v1.2.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking bigdecimal-rs v0.2.1
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking openlimits-exchange v0.3.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]     Checking graphql_client v0.9.0
[INFO] [stderr]     Checking nash-protocol v0.3.0
[INFO] [stderr]     Checking nash-native-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ref_join_id` and `event` are never read
[INFO] [stdout]   --> src/ws_client/absinthe.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct AbsintheWSResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 69 |     ref_join_id: Option<AbsintheInt>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     event: AbsintheEvent,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbsintheWSResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct QueryResponse {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 174 |     pub response: serde_json::Value,
[INFO] [stdout] 175 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SubscriptionSetupResponse {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 191 |     response: SubscriptionSetup,
[INFO] [stdout] 192 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubscriptionSetupResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ref_join_id` and `event` are never read
[INFO] [stdout]   --> src/ws_client/absinthe.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct AbsintheWSResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 69 |     ref_join_id: Option<AbsintheInt>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     event: AbsintheEvent,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbsintheWSResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct QueryResponse {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 174 |     pub response: serde_json::Value,
[INFO] [stdout] 175 |     pub status: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/ws_client/absinthe.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SubscriptionSetupResponse {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 191 |     response: SubscriptionSetup,
[INFO] [stdout] 192 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubscriptionSetupResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:356:32
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     start: Utc.ymd(2020, 9, 12).and_hms(0, 0, 0),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:356:49
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     start: Utc.ymd(2020, 9, 12).and_hms(0, 0, 0),
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |                     stop: Utc.ymd(2020, 10, 16).and_hms(0, 10, 0),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:357:49
[INFO] [stdout]     |
[INFO] [stdout] 357 |                     stop: Utc.ymd(2020, 10, 16).and_hms(0, 10, 0),
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:399:32
[INFO] [stdout]     |
[INFO] [stdout] 399 |                     start: Utc.ymd(2020, 8, 1).and_hms(0, 0, 0),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:399:48
[INFO] [stdout]     |
[INFO] [stdout] 399 |                     start: Utc.ymd(2020, 8, 1).and_hms(0, 0, 0),
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> tests/client.rs:400:31
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     stop: Utc.ymd(2020, 8, 1).and_hms(0, 10, 0),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> tests/client.rs:400:47
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     stop: Utc.ymd(2020, 8, 1).and_hms(0, 10, 0),
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]     --> tests/client.rs:1025:21
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 Utc.ymd(2020, 12, 16).and_hms(0, 0, 0),
[INFO] [stdout]      |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]     --> tests/client.rs:1025:39
[INFO] [stdout]      |
[INFO] [stdout] 1025 |                 Utc.ymd(2020, 12, 16).and_hms(0, 0, 0),
[INFO] [stdout]      |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "5b130780aae16110665b7d212fd5bb92a2e7109e166bf3851ba0bb27b39ebbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b130780aae16110665b7d212fd5bb92a2e7109e166bf3851ba0bb27b39ebbd6", kill_on_drop: false }`
[INFO] [stdout] 5b130780aae16110665b7d212fd5bb92a2e7109e166bf3851ba0bb27b39ebbd6
